tooltip: Remove an unused gdk_surface_get_root_coords call
authorMatthias Clasen <mclasen@redhat.com>
Mon, 25 Mar 2019 02:41:22 +0000 (22:41 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 29 Apr 2019 18:56:00 +0000 (14:56 -0400)
commit0023b9036b9cc384a214c4602b3298f8fb9ec66f
tree49c63595b69003a379c0c608ca39c98925d94263
parent86d2fcef163dc60eba15300840fc1c1fb0ce2fed
tooltip: Remove an unused gdk_surface_get_root_coords call

The tx and ty variables are not used, so don't
bother setting them.
gtk/gtktooltip.c